@charset "utf-8";
/* CSS Document */


body{margin:0;padding:0; color:#303030; font-family:"微软雅黑"; font-weight:normal; font-size:12px; background:url(bg_top.jpg) #f6f6f6 no-repeat top center;}
div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, input, button,
textarea, p {margin:0px;padding:0px; }
img{border:none;}
ul,li{list-style-type:none;}
:focus {outline:0;}
h3{font-size:14px;}
h4{font-size:12px;}
a {color:#303030;text-decoration:none;}
a:hover {text-decoration:none;}


#navigation li { width:150px; height:46px; line-height:46px; text-align:center; position:relative; float:left; background:url(ljbj.png) no-repeat;}
#navigation li a { color:#000000;}
#navigation li ul li { width:150px; font-size:12px; background:none; line-height:24px; height:24px; text-align:left; }
#navigation li ul li a { color:#000;}
#navigation li ul li:hover { background:#b7cce3; }
#navigation li ul li:hover a{}

#navigation li ul { height:100px; width:180px; border:solid 1px #999; top:-70px; background:#FFF; position:absolute; left:0px;OVERFLOW-X: auto; OVERFLOW-Y: scroll; DISPLAY: none; }


/*右侧悬浮*/

#added_block{position:fixed; top:207px; left:50%; margin-left:530px;}
#added_block p{width:76px; text-align:right; font-size:12px; color:#666; cursor:pointer; line-height:26px;}
